if service.click({
{"Pause",
}
})
return true
end

if service.click({
{"Play",
}
})
return true
end

if service.click({
{"%Actions",
"Message options",
"Reply",
"Record voice message$10",
"%[Raw swipe up]",
}
})
return true
end

return true